home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / csdkl32.zip / CSDK32.EX_ / CSDK32.EX / string.txt
Text File  |  1996-07-10  |  5KB  |  169 lines

  1. 2    File Not Found
  2. 3    Path Not Found
  3. 4    Too Many Open Files
  4. 5    Access Denied
  5. 7    Memory Corrupted
  6. 8    Insufficient Memory
  7. 30    Entry Not Found
  8. 32    File Is Already Locked
  9. 33    Record Not Available
  10. 35    Record Not Found
  11. 36    Invalid Data File
  12. 37    File Not Open
  13. 38    Invalid Key File
  14. 40    Creates Duplicate Key
  15. 43    Record Is Already Held
  16. 45    Invalid Filename
  17. 46    Key File Must Be Rebuilt
  18. 47    Invalid Record Declaration
  19. 48    Unable To Log Transaction
  20. 52    File Already Open
  21. 53    Invalid Clarion File
  22. 54    No Create Attribute
  23. 55    File Must Be Shared
  24. 56    LOGOUT Already Active
  25. 57    Invalid Memo File
  26. 63    Exclusive Access Required
  27. 64    Sharing Violation
  28. 65    Unable To ROLLBACK Transaction
  29. 73    Memo File Missing
  30. 75    Invalid Field Type Descriptor
  31. 76    Invalid Index String
  32. 77    Unable To Access Index
  33. 78    Invalid Number Of Parameters 
  34. 79    Unsupported Data Type In File
  35. 80    Unsupported File Driver Function
  36. 81    Unknown Error Posted
  37. 88    Invalid Key Length
  38. 89    Record Changed By Another Station
  39. 301    Invalid Function
  40. 302    File Not Found
  41. 303    Path Not Found
  42. 304    Too Many Open Files
  43. 305    Access Denied
  44. 306    Invalid Handle
  45. 307    Memory Corrupted
  46. 308    Insufficient Memory
  47. 309    Invalid Memory Block
  48. 310    Invalid Environment
  49. 311    Invalid Format
  50. 312    Invalid Access
  51. 313    Invalid Data
  52. 315    Invalid Drive
  53. 316    Invalid Operation For Current Directory
  54. 317    Not Same Device
  55. 318    No More Files
  56. 319    Write Protect
  57. 320    Invalid Unit
  58. 321    Device Not Ready
  59. 322    Invalid Command
  60. 323    Media Checksum Failed
  61. 324    Invalid Length
  62. 325    Seek Location Inaccessible
  63. 326    Not DOS Disk
  64. 327    Sector Not Found
  65. 328    Out Of Paper
  66. 329    Write Fault
  67. 330    Read Fault
  68. 331    General Failure
  69. 332    Sharing Violation
  70. 333    Lock Violation
  71. 334    Wrong Disk
  72. 335    FCB Unavailable
  73. 336    Sharing Buffer Exceeded
  74. 337    Code Page Mismatched
  75. 338    Handle EOF
  76. 339    Handle Disk Full
  77. 350    Not Supported 
  78. 351    REM Not List
  79. 352    Duplicate Name Encountered
  80. 353    Invalid Network Path
  81. 354    Network Busy
  82. 355    Device Does Not Exist
  83. 356    Too Many Commands
  84. 357    Adapter/Hardware Failure
  85. 358    Invalid Network Response
  86. 359    Unexpected Network Error
  87. 360    Invalid REM Adapter
  88. 361    Print Queue Full
  89. 362    No Spool Space
  90. 363    Print Cancelled
  91. 364    Network Name Deleted
  92. 365    Network Access Denied
  93. 366    Invalid Device Type
  94. 367    Invalid Network Name
  95. 368    Too Many Names
  96. 369    Too Many Sessions
  97. 370    Sharing Paused
  98. 371    Request Not Accepted
  99. 372    Network Redirection Paused
  100. 380    File Already Exists
  101. 381    Duplicate FCB
  102. 382    Cannot Make
  103. 383    Fail Critical Error
  104. 384    Out Of Structures
  105. 385    Already Assigned
  106. 386    Invalid Password
  107. 387    Invalid Parameter
  108. 388    Network Write Fault
  109. 390    System Component Not Loaded
  110. 391    Unknown Error
  111. 401    Stack overflow
  112. 402    Null pointer de-reference
  113. 403    Termination caused by signal.  (User break or Floating point)
  114. 404    Arithmetic Overflow
  115. 405    Variable out of range
  116. 406    No return value from function
  117. 407    No matching Case Label
  118. 408    Long Integer Divide By Zero
  119. 409    Index out of range
  120. 410    Pure Virtual Function Called
  121. 501    Internal error 01
  122. 502    Internal error 02
  123. 503    Internal error 03
  124. 504    Internal error 04
  125. 505    Internal error 05
  126. 506    Internal error 06
  127. 507    Internal error 07
  128. 508    Internal error 08
  129. 509    Internal error 09
  130. 510    Internal error 10
  131. 511    Internal error 11
  132. 512    Internal error 12
  133. 513    Internal error 13
  134. 514    Internal error 14
  135. 515    Internal error 15
  136. 520    Mismatch with CWVBX.DLL detected
  137. 521    VBX control is too complex
  138. 522    Event posted to a report control
  139. 523    Metafile record too large in report
  140. 524    Unexpected error opening printer device
  141. 525    Report is already open
  142. 526    Unable to open APPLICATION (APPLICATION already active)
  143. 527    Unable to open APPLICATION (system is MODAL)
  144. 528    Unable to open APPLICATION
  145. 529    Unable to open WINDOW
  146. 530    Unable to open MDI window (No APPLICATION active)
  147. 531    Unable to open MDI window (system is MODAL)
  148. 532    Unable to open MDI window on APPLICATION's thread
  149. 533    Unable to open MDI WINDOW
  150. 534    Too many keystrokes PRESSed
  151. 535    Window is already open
  152. 536    Window is not open
  153. 537    ACCEPT loop requires a window
  154. 538    PRINT must only be called for reports
  155. 539    ENDPAGE must only be called for reports
  156. 540    Unable to process ACCEPT (system is MODAL)
  157. 541    Unable to create control (system is MODAL)
  158. 542    Unable to complete operation (system is MODAL)
  159. 543    Slider controls are only available in 32-bit programs
  160. 544    Too Many VBX Hooks
  161. 601    Invalid DDE channel
  162. 602    DDE channel is not open
  163. 603    DDEexecute - invalid command
  164. 604    DDEpoke - invalid command
  165. 605    DDE transaction timed out
  166. 800    Invalid expression for EVALUATE
  167. 801    No BIND on variable
  168. 802    Mismatched PUSHSCOPE/POPSCOPE
  169.